Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LDAP support for python 3.x #325

Closed
wants to merge 1 commit into from
Closed

Conversation

rthill
Copy link

@rthill rthill commented Oct 13, 2015

This is my implementation running in production using the ldap3 module from https://github.com/cannatag/ldap3/ for Python 3.x.

@liZe liZe modified the milestone: 2.0 Dec 31, 2015
@liZe liZe added the feature label Dec 31, 2015
@liZe liZe mentioned this pull request Apr 4, 2016
39 tasks
@liZe
Copy link
Member

liZe commented May 6, 2016

@rthill Thanks for your PR.

As it's defined in #372, the authentication modules have been removed from Radicale and will be available thanks to external "plugins". Would you be interested in developing the plugin and/or maintaining it? You can add your comments in #391.

@liZe liZe closed this May 6, 2016
@rthill
Copy link
Author

rthill commented May 19, 2016

I will develop an LDAP authentication plugin as soon as the documentation
for plugins is ready.

Raoul

On Fri, May 6, 2016 at 6:36 PM, Guillaume Ayoub notifications@github.com
wrote:

@rthill https://github.com/rthill Thanks for your PR.

As it's defined in #372 #372,
the authentication modules have been removed from Radicale and will be
available thanks to external "plugins". Would you be interested in
developing the plugin and/or maintaining it?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#325 (comment)

@geor-g
Copy link

geor-g commented May 4, 2017

Did this happen in the meantime?

@liZe
Copy link
Member

liZe commented May 4, 2017

There's no documentation, but here is an example of storage plugin.

If anyone is interested in writting some documentation about plugins, I'm ready to help!

@xy2
Copy link

xy2 commented Feb 11, 2018

Is there some "contrib" section? I slightly rewritten ldap auth by @rthill , so it's "plugin" now:
https://gist.github.com/xy2/eea6d8e72e85fb2fea345264dbd79eb7#file-radicale_auth_ldap-py
Works for my environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants